CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pseudo random

搜索资源列表

  1. gold.rar

    0下载:
  2. 伪随机gold序列产生程序, The pseudo-random gold sequence has the procedure
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:2470
    • 提供者:樊文
  1. pseudo-random

    0下载:
  2. c++小程序,实现:产生伪随机数,并实现10枚硬币投50000次,计算出正面向上的次数和概率。-c++ small program implementation: generate pseudo-random number, and realize 10 coins cast 50,000 times to calculate the probability of a positive number and upward.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:838
    • 提供者:secret
  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. 123dfa23

    0下载:
  2. M伪随机序列生成器算法 这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等 系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum commu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3681
    • 提供者:adu
  1. LFSR

    0下载:
  2. 伪随机序列产生器,线性反馈移位寄存器,原代码。-Pseudo-random sequence generator, linear feedback shift register, the original code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:163107
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,verilog hdl 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, verilog hdl original code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2054
    • 提供者:李辛
  1. fcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1183
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1392
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,电子书。-Pseudo-random sequence generator- on behalf of binary feedback shift register, e-books.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:707047
    • 提供者:李辛
  1. random

    2下载:
  2. 伪随机数产生器,可以根据输入的控制字产生需要的伪随机数-Pseudo-random number generator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-26
    • 文件大小:2021
    • 提供者:chengaj
  1. asdfasdf

    0下载:
  2. M伪随机序列生成器算法 这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等 系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum commu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3681
    • 提供者:adu
  1. Pseudo-random

    0下载:
  2. 伪随机数加密 对各类文件加密,利用一个随机序列与磁盘文件中的内容进行运算,将结果存入文件。解码时,则进行逆越算。该C程序已经经过调试-Pseudo-random number encrypted on the various types of file encryption, using a random sequence with the contents of the disk file operation will result into a file. Decoding, then
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:18463
    • 提供者:张大头
  1. random

    0下载:
  2. 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:709
    • 提供者:wswfx
  1. Pseudo_Random_Num_Generator

    0下载:
  2. The file included is the source code for Pseudo Random Generator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:417275
    • 提供者:Syed Shafi
  1. Pseudo-random-number-generator.cpp

    0下载:
  2. 伪随机数生成器,取时间种子,大数模2的算法-Pseudo-random number generator
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:9303
    • 提供者:chengxuyuan
  1. Pseudo-Random-Generator(Autokorelation-function-o

    0下载:
  2. Pseudo-Random Generator(Autokorelation function of PN secvence)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:162257
    • 提供者:meshuggah
  1. pseudo-random-code

    0下载:
  2. 仿真实现了伪随机码的产生过程,包括m序列,C/A码以及金码等-simulation of pseudo-random code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4026
    • 提供者:wangchihao
  1. logistic--Pseudo-Random-Number

    0下载:
  2. logistic 运用普适算法 来产生伪随机序列,采用c语言编写-logistic the universal algorithm Pseudo Random Number
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1022
    • 提供者:yueyi0221
  1. Pseudo-Random-Binary-Sequences

    0下载:
  2. Pseudo-Random Binary Sequences and Data Scramblers
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:105401
    • 提供者:mohsen
  1. Pseudo-random-sequences-

    0下载:
  2. 移动通信中伪随机序列的产生与仿真 MATLAB -Mobile communications pseudo-random sequences and simulation
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:109698
    • 提供者:wsc36305
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com